FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridDetailLoadingEventArgs<TItem> Class / Awaiter Property

In This Topic
    Awaiter Property
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property Awaiter As C1.WPF.Core.AsyncEventArgsDeferralsAwaiter
    protected C1.WPF.Core.AsyncEventArgsDeferralsAwaiter Awaiter {get;}
    See Also